- First do pixel clustering, then do cell clustering using frequency of pixel clusters
- Gaussian blur sigma=2, k=20 (pixel metaclusters)
- For each pixel, divide each marker by total (each pixel sums to 1)
- SOM for cell clustering then Leiden for metaclustering